﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>404错误</title>
    <script src="/Include/Script/jquery.min.js" type="text/javascript"></script>
    <link rel="stylesheet" href="/Include/Error/error.css" type="text/css" />
    <link href="/Include/Error/reset.css" rel="stylesheet" type="text/css" />
</head>
<body>
    <div class="error">
        <h2>
            404！</h2>
        <div class="error-info">
            <h3 id="errinfo">
                您访问的页面不存在或者已被删除！
            </h3>
            <div style="background: #eee; line-height: 22px; min-height: 100px;padding:10px 5px;">
                <table>
                    <tr>
                        <td style="width:180px">
                            <img style="max-height: 160px;" src="http://www.ue.net.cn/Upload/2017/01/201701030430563.jpg"
                                alt="" />
                        </td>
                        <td>
                            <b>联华网络-17年建站经验，值得您信赖！</b><br />
                            扫一扫关注我们，了解联华网络最新动态。
                        </td>
                    </tr>
                </table>
            </div>
            <h4>
                您可以返回<a href="/">首页</a>或者<a href="mailto:admin@singoocms.com">发送邮件给管理员</a>
            </h4>
        </div>
    </div>
</body>
</html>
